HTML Settings

Description

Adding HTML Items to a ControlBar provides an easy means of adding dynamic text to the ControlBar. This can be useful in adding the titles of an active Panel to a ControlBar. HTML Items can also be used to simply build up the look and feel of the ControlBar.

Name
Description
HTML text

Enter the HTML text to show. The HTML can be a template that references data in the ControlBar's 'data' object.

Show expression

An expression that evaluates to true or false. If the expression is false, the HTML is hidden. If the expression is true or empty, the HTML will be shown.